func text/template.findFunction
2 uses
text/template (current package)
exec.go#L672: function, isBuiltin, ok := findFunction(name, s.tmpl)
funcs.go#L144: func findFunction(name string, tmpl *Template) (v reflect.Value, isBuiltin, ok bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)